-
Home
-
Servebolt Optimizer
-
3.5.53
-
Code
-
Classes
- Crypto
| Total Complexity |
31 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
222 |
| Lines of code |
118 |
| Logical lines of code |
58 |
| Comment lines |
76 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| encrypt() |
A |
54 |
9 |
22 |
| decrypt() |
A |
54 |
9 |
22 |
| determineEncryptionMethod() |
S |
65 |
5 |
9 |
| openSslEncrypt() |
S |
63 |
1 |
12 |
| mcryptKey() |
S |
72 |
1 |
5 |
| mcryptInit() |
S |
68 |
1 |
6 |
| mcryptEncrypt() |
S |
64 |
1 |
10 |
| mcryptDecrypt() |
S |
64 |
1 |
10 |
| openSslKeys() |
S |
71 |
1 |
5 |
| openSslInit() |
S |
66 |
1 |
7 |
| openSslDecrypt() |
S |
64 |
1 |
10 |